FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ereferral-identifier-type

Packageca.infoway.io.erec
Resource TypeCodeSystem
Idereferral-identifier-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/ereferral-identifier-type
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/ereferral-identifier-type
Statusdraft
NameeReferralIdentifierType
TitleeReferral Identifier Type
Authoritynational
DescriptionCodes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.
Contentcomplete

Resources that use this resource

ValueSet
identifier-typeeReferral Identifier Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ereferral-identifier-type",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/ereferral-identifier-type",
  "name": "eReferralIdentifierType",
  "title": "eReferral Identifier Type",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "description": "Codes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.",
  "content": "complete",
  "concept": [
    {
      "code": "REQ",
      "display": "Request Identifier"
    },
    {
      "code": "HCS",
      "display": "HealthcareService Identifier"
    }
  ]
}